home *** CD-ROM | disk | FTP | other *** search
- Path: jpd127.rh.psu.edu!jeff
- From: jeff@I_should_put_my_domain_in_etc_NNTP_INEWS_DOMAIN (Jeff DRost)
- Newsgroups: comp.lang.c
- Subject: need help: shelling w/o swapping int vectors
- Date: 4 Feb 1996 16:01:54 GMT
- Organization: I need to put my ORGANIZATION here.
- Message-ID: <4f2l9i$1mbf@hearst.cac.psu.edu>
- NNTP-Posting-Host: jpd127.rh.psu.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
- Basicly, I seek to write a dos shell type command interperator, and I
- want to add some interrupt support to programs running out of my shell.
- When I shell out of my prog, with turbo C++'s system(command); either the
- interrupt vectors are restored, or the child process gets swapped on top
- of my shell, and the ints crash.... help.
-
- email me ------------>jeff@jpd127.rh.psu.edu
-
-